home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1436 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: andrew.cmu.edu!bo24+
  2. From: Berend Ozceri <bo24+@andrew.cmu.edu>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Amiga Memory Map Needed!!!
  5. Date: Thu, 18 Jan 1996 17:46:46 -0500
  6. Organization: Carnegie Mellon, Pittsburgh, PA
  7. Distribution: world
  8. Message-ID: <ckzgrKK00iUyQ3QgxT@andrew.cmu.edu>
  9. References: <Pine.SOL.3.91.960114184921.17616C-100000@ns1> <4del92$ajj@serpens.rhein.de> <13213474@sourcery.han.de>
  10.     <4dl0pe$1jr0@serra.unipi.it>
  11. NNTP-Posting-Host: po8.andrew.cmu.edu
  12. In-Reply-To: <4dl0pe$1jr0@serra.unipi.it>
  13.  
  14. Excerpts from netnews.comp.sys.amiga.programmer: 18-Jan-96 Re: Amiga
  15. Memory Map Needed!!! by A. Naimoli@cli.di.unipi. 
  16. > : The only path you can travel that doesn't make you stop because of these
  17. > : obstacles is in following the operating system.
  18. >  
  19. >  Ok, so location $4 points to EXEC, but:
  20. >  
  21. >         1) I wonder: why not 0?
  22.  
  23. Most probably because location 0 is used during cold boots (i.e. the PC
  24. of the 680x0 is set to 0) and code starts executing from that address.
  25. There is some overlay magic done to shadow Kickstart ROM to lower memory
  26. during the early stages of the boot process.
  27.  
  28. Berend Ozceri
  29. Carnegie Mellon University
  30.  
  31.